名前 | 解説 | |
---|---|---|
GetLoadedItems | Returns all the items that has been loaded so far. | |
LoadAsync | Load the items between the specified indexes. |
ISupportAsyncLoading<T>データ型で公開されるメンバを以下の表に示します。
名前 | 解説 | |
---|---|---|
GetLoadedItems | Returns all the items that has been loaded so far. | |
LoadAsync | Load the items between the specified indexes. |